CRPEJob::SetMinimumSectionHeight is obsolete. It will still work for older applications. However, there have been a number of major enhancements to the parameter fields (default values, multiple values, value ranges, etc.). Use CRPEJob::SetSectionHeight, for all new development.
CRPEJob::SetMinimumSectionHeight was used to set the minimum section height information for selected sections in the specified report.
BOOL SetMinimumSectionHeight (
short sectionCode,
short height );
Specifies the section for which you want to specify the minimum height. Use one of the PEP_XXX Section Codes Constants. | |
Specifies the minimum height in twips of the specified section. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |